Universal naming convention
The Universal Naming Convention allows files on another machine on the network to be run or accessed without having to map to a network drive. This allows any MS-DOS-recognized command to be issued at the MS-DOS Prompt in Windows 95.
EXAMPLE:
To run a SETUP.EXE located on Server1 in a directory called GAMES from a local PC:
1) Open the 'MS-DOS Prompt'.
2) Enter the following at the DOS prompt:
\\Server1\GAMES\SETUP.EXE